home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 2000 November: Tool Chest / Dev.CD Nov 00 TC Disk 1.toast / What's New? / Development Kits / Mac OS / Installer SDK 1.2.4 / Installer 4.0.8 / Installer 4.0.8 Examples / • Some Useful Utilities / UserStartup•Rez & Go < prev    next >
Encoding:
Text File  |  2000-10-04  |  200 b   |  6 lines  |  [TEXT/MPS ]

  1. # When placed in MPW "Startup Items" folder, this will add a "Rez & Go"
  2. # menu item in the Build menu upon launch of MPW.
  3.  
  4. AddMenu Build '(-' ''
  5. AddMenu Build 'Rez & Go' '"{MPW}Rez & Go" ∑∑ Dev:Null'
  6.